home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mmdf / mmdf-IIb.43 / samples / vu44 / mmdftailor next >
Encoding:
Text File  |  1986-02-11  |  952 b   |  34 lines

  1. MLNAME    vu44
  2. MLDOMAIN UUCP
  3. MLOCMACHINE laser
  4. MLCKDIR    "/usr/mmdf/tmp"
  5.  
  6. ; Table entries
  7. MTBL    alias,        file="aliases",        show="Local Name Aliases"
  8. MTBL    local,        file="local",        show="Local Host Aliases"
  9. MTBL    uucpchn,    file="uucpchn",        show="UUCP Routes"
  10. MTBL    uucpdom,    file="uucpdom",        show="UUCP Domains"
  11.  
  12. ALIAS    table=alias, trusted, nobypass
  13.  
  14. ; Channel entries
  15. MCHN    local, show="Local Delivery", que=local, tbl=local,
  16.     pgm=local, mod=imm
  17. MCHN    uucp, show="UUCP", que=uucp, tbl=uucpchn,
  18.     pgm=uucp, mod=reg, ap=822
  19. MCHN    list, show="List Processing", que=list, tbl=local,
  20.     pgm=list, mod=reg
  21. MCHN    badhosts, show="Bad Host Forwarding", que=badhosts, tbl=uucpchn
  22.     pgm=uucp, mod=reg, ap=822, host="mcvax.uucp"
  23. MCHN    badusers, show="Bad User Forwarding", que=badusers, tbl=uucpchn
  24.     pgm=uucp, mod=reg, ap=822, host="vu44.uucp"
  25.  
  26. ; Domain tables
  27. MDMN    "UUCP", show="UUCP Domain", table=uucpdom
  28.  
  29. ; Logging levels
  30. MMSGLOG     level=FST,size=20
  31. MCHANLOG    level=FST,size=20
  32.  
  33.  
  34.